Open
Description
Hello Developers!
This is an issue regarding compilation of c source code that contains ARM64 based intrinsic using clang-cl from llvm toolchain. Does intrinsic like '__ldar8' and '__ldar64' are supported by clang-cl tool? I am trying to compile the source code that involve these intrinsic on ARM64 based PC.
Thanks!!!