[PATCH] D21428: Fix feature RAS assigned to ARMv8.1 when it should be ARMv8.2

Richard Barton via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 11:10:19 PDT 2016


richard.barton.arm added a comment.

These macros are available for setting compiler-provided preprocessing macros like ACLE. We are not using any of the ARMv8.2-A ones because the ACLE has not caught up sufficiently with the architecture to have defined any.


https://reviews.llvm.org/D21428





More information about the llvm-commits mailing list