aboutsummaryrefslogtreecommitdiff
path: root/src/checker.cpp
diff options
context:
space:
mode:
authorYawning Angel <yawning@schwanenlied.me>2023-12-30 04:49:28 +0900
committerYawning Angel <yawning@schwanenlied.me>2024-01-07 20:04:40 +0900
commit8d7c37e38430fa5d8a40939dec5657e6837c69c6 (patch)
tree56e63efbf901406b1f9d2065e19ba69463665983 /src/checker.cpp
parentcd65a15d81b32636c5097200446cc6d6afc7199b (diff)
core/simd/x86: Use the `none` calling convention for intrinsics
The LLVM intrinsics that live under `llvm.x86` are not actual functions, so trying to invoke them as such using the platform's native C calling convention causes incorrect types to be emitted in the IR. Thanks to laytanl for assistance in testing.
Diffstat (limited to 'src/checker.cpp')
0 files changed, 0 insertions, 0 deletions