[PATCH] D12633: Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for [ARM] and [Aarch64] targets
Renato Golin via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 21 09:39:18 PDT 2015
rengolin added a comment.
Richard,
The original patch was following a lot from the AArch64, so I suspect we should first fix the AArch64 side, so that we can follow in a similar way. I don't want to have two different behaviour for ARM and AArch64 regarding macros and ACLE support. But I also don't think we should include AArch64 code with this patch.
cheers,
--renato
http://reviews.llvm.org/D12633
More information about the cfe-commits
mailing list