diff options
| author | Yawning Angel <yawning@schwanenlied.me> | 2023-12-30 04:49:28 +0900 |
|---|---|---|
| committer | Yawning Angel <yawning@schwanenlied.me> | 2024-01-07 20:04:40 +0900 |
| commit | 8d7c37e38430fa5d8a40939dec5657e6837c69c6 (patch) | |
| tree | 56e63efbf901406b1f9d2065e19ba69463665983 /src/parser.cpp | |
| parent | cd65a15d81b32636c5097200446cc6d6afc7199b (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/parser.cpp')
0 files changed, 0 insertions, 0 deletions