Adding support for ACLE intrinsics.
Patch by Michael Platings.
Paths
| Differential D69297
[ARM][AArch64] Implement __arm_rsrf, __arm_rsrf64, __arm_wsrf & __arm_wsrf64 ClosedPublic Authored by vhscampos on Oct 22 2019, 3:42 AM.
Details Summary Adding support for ACLE intrinsics. Patch by Michael Platings.
Diff Detail
Event TimelineComment Actions I'm a bit unsure how much we're willing to pollute the namespace: in this particular case looking at the four __bitcast_* functions. Comments? This revision is now accepted and ready to land.Oct 25 2019, 4:15 AM Closed by commit rG5d35b7d9e1a3: [ARM][AArch64] Implement __arm_rsrf, __arm_rsrf64, __arm_wsrf & __arm_wsrf64 (authored by vhscampos). · Explain WhyOct 28 2019, 3:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 226631 clang/lib/Headers/arm_acle.h
clang/test/CodeGen/arm_acle.c
|