[llvm-dev] LLVM IR pure intrinsic?

Son Tuan VU via llvm-dev llvm-dev at lists.llvm.org
Mon Jul 20 11:23:37 PDT 2020


Hello all,

Does anyone know how to define a pure intrinsic in LLVM IR?

I have tried almost every intrinsic property from
llvm/include/llvm/IR/Intrinsics.td but haven't found anything. Or maybe
this is not supported in the IR yet?

Thank you for your help,

Best,

Son Tuan Vu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200720/f55f93df/attachment.html>


More information about the llvm-dev mailing list