[llvm-dev] llvm_any_ty equivalent in builtins
Dounia Khaldi via llvm-dev
llvm-dev at lists.llvm.org
Mon Aug 6 14:04:19 PDT 2018
Hello,
I have two intrinsics that take llvm_any_ty as an argument type (RV in one
intrinsic and as an LValue in the other).
What should be the equivalent builtin definition for this intrinsic? Is dot
"." the appropriate one to use?
Thanks,
Dounia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180806/7681bc8f/attachment.html>
More information about the llvm-dev
mailing list