mcrosier 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 ---------------- RKSimon wrote: > Since you're here is it worth dealing with the AARCH32 case as well? We know > it works on the llvm side. I was thinking I would commit a separate patch once this one and D28379 were approved. https://reviews.llvm.org/D28400 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits