Don't treat the Vector64/128/256<T> helper methods as intrinsic if featureSIMD is...
authorTanner Gooding <tagoo@outlook.com>
Thu, 29 Nov 2018 17:46:34 +0000 (09:46 -0800)
committerGitHub <noreply@github.com>
Thu, 29 Nov 2018 17:46:34 +0000 (09:46 -0800)
commit2c13fb067b511bfdd3d054b63314292fcb0eebc7
tree6adbdd8771c048b9fb19ccf8233619f620f6cae5
parent02349db7f651061127136443611276da31fcb272
Don't treat the Vector64/128/256<T> helper methods as intrinsic if featureSIMD is disabled (#21274)
src/jit/importer.cpp