RKSimon added inline comments.
================ Comment at: test/CodeGen/arm_acle.c:247 // ARM-LABEL: test_rbit // AArch32: call i32 @llvm.arm.rbit +// AArch64: call i32 @llvm.bitreverse.i32 ---------------- Since you're here is it worth dealing with the AARCH32 case as well? We know it works on the llvm side. https://reviews.llvm.org/D28400 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits