[PATCH] D20325: Add ARM cdp intrinsics
Renato Golin via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 03:02:39 PDT 2016
rengolin added a comment.
Thanks Ranjeet,
The tests don't really need the new builtin to exist at all and can be added now.
When you submit the __arm_cdp patch, you just need to make sure Clang generates a call to @llvm.arm.cdp and everything else will be covered.
cheers,
--renato
Repository:
rL LLVM
http://reviews.llvm.org/D20325
More information about the cfe-commits
mailing list